Home
last modified time | relevance | path

Searched hist:"0 ec76a110f432e98277e464b82ace8dd66571689" (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dptrace.cdiff 0ec76a110f432e98277e464b82ace8dd66571689 Wed Sep 27 10:50:15 CEST 2006 David Howells <dhowells@redhat.com> [PATCH] NOMMU: Check that access_process_vm() has a valid target

Check that access_process_vm() is accessing a valid mapping in the target
process.

This limits ptrace() accesses and accesses through /proc/<pid>/maps to only
those regions actually mapped by a program.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux/mm/
H A Dnommu.cdiff 0ec76a110f432e98277e464b82ace8dd66571689 Wed Sep 27 10:50:15 CEST 2006 David Howells <dhowells@redhat.com> [PATCH] NOMMU: Check that access_process_vm() has a valid target

Check that access_process_vm() is accessing a valid mapping in the target
process.

This limits ptrace() accesses and accesses through /proc/<pid>/maps to only
those regions actually mapped by a program.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dmemory.cdiff 0ec76a110f432e98277e464b82ace8dd66571689 Wed Sep 27 10:50:15 CEST 2006 David Howells <dhowells@redhat.com> [PATCH] NOMMU: Check that access_process_vm() has a valid target

Check that access_process_vm() is accessing a valid mapping in the target
process.

This limits ptrace() accesses and accesses through /proc/<pid>/maps to only
those regions actually mapped by a program.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>